2009.01.25

WMSigner:
 - implemented backward compatibility for updated functions
 - added internal debug option

2009.01.16

MD4:
 - added some optimizations suggested (by Alex Polushin)

WMSigner:
 - added gmp support (by Alex Polushin)
 - improved _bcpowmod(), _md4(), _dec2hex(), _hex2dec() (by Alex Polushin)

alexparser.php:
 - alternative version of the parser by (Alex Polushin)

check.php:
 - extended checker code

tools:
- added keeper lite certificates converter


2008.09.17

WMXI:
 - fixed bug for Keeper Light with X11

check.php:
 - extended checker code


2007.12.05

WMXI:
 - added X13-X16 interfaces


2007.08.26

MD4:
 - changed code to single class implementation
 - changed safe_add function a little
 - added self test function

WMXI:
 - added certificate existance check

WMSigner:
 - added automatical switching between available MD4 implementations
 - added error handling
 - added possibility to accept binary key data

check.php:
 - updated checker code

examples:
 - added to X7 Firefox support

